Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

replaces build bool with buttons #152

Merged
merged 1 commit into from
Mar 4, 2024

Conversation

greenfox1505
Copy link
Contributor

Thanks for contributing! Help us understand your pull request by explaining:

  1. What it changes
    This replaces the bool build button with a button to trigger builds.

  2. Why it's needed
    Just makes it clearer what it does from the inspector

This will not be necessary after 4.3, if/when iFire's @tool_button gets merged.

return false

func _parse_property(object, type, name, hint_type, hint_string, usage_flags, wide):
return false
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Accidental early return?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

yeah, I was testing something and I guess it got left in

@greenfox1505
Copy link
Contributor Author

Fixed

@RhapsodyInGeek
Copy link
Collaborator

Looks good!

@RhapsodyInGeek RhapsodyInGeek merged commit 1a557fe into QodotPlugin:main Mar 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants